'宣言 Public MustInherit Class BaseGridFilteringWrapper (Of T As {New, GridFiltering}, TOut As BaseGridFilteringWrapper(Of T,TOut)) Inherits Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper(Of T,TOut)
public abstract class BaseGridFilteringWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationFeatureWrapper<T,TOut> where T: new(), GridFiltering where TOut: BaseGridFilteringWrapper<T,TOut>
オンラインで表示: GitHub